hilitedItem
Type
property
Summary
The index of the highlighted navigation item
Syntax
get the hilitedItem of <widget>
set the hilitedItem of <widget> to <itemNumber>
Description
The hilitedItem is the item number of the currently-highlighted navigation item. It can be used as a key into the itemArray.
Setting 0 will cause nothing to be highlighted.
Related
property: itemArray